#include <deFunctors.hpp>
Public Member Functions | |
| HashEdge (u16 index1, u16 index2) | |
| HashEdge (const HashEdge &ref) | |
| deBoolean | operator== (const HashEdge &rhs) |
| DWORD | Hash () const |
| u16 | index1 () const |
| u16 | index2 () const |
Private Attributes | |
| DWORD | m_Value |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3